home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000315_news@newsmaster….columbia.edu _Mon Sep 8 12:10:50 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA22868
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 8 Sep 1997 12:10:50 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id MAA07733
  7.     for kermit.misc@watsun; Mon, 8 Sep 1997 12:10:49 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: problems using xsend
  12. Date: 8 Sep 1997 16:10:47 GMT
  13. Organization: Columbia University
  14. Lines: 49
  15. Message-ID: <5v1827$h2r$1@apakabar.cc.columbia.edu>
  16. References: <01bcb2dc$3864a340$c13aa8c2@peters> <8IbO7ONq1$xA@cc.usu.edu> <341417ac$1$znep.yril$mr2ice@news-s01.ca.us.ibm.net>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7638
  19.  
  20. In article <341417ac$1$znep.yril$mr2ice@news-s01.ca.us.ibm.net>,
  21.  <marc.levy@williams.edu> wrote:
  22. : Anyone have any clues why I'm having this problem with xsend?
  23. : I'm trying to use kermit-95 for OS2 as a transfer utility between my
  24. : desktop and notebook, both OS2 warp v. 4 machines.  I'm trying to
  25. : synchronize directories, following the advice in the readme that came with
  26. : readme, and the comments in the xsend.cmd file.
  27. : What happens is this: 
  28. : xsend works as it is supposed to for the first few directories,
  29. : transfering files and creating subdirectories as needed.  But then, after
  30. : going through about 6 or so subdirectories of the tree I'm trying to
  31. : transfer, it keeps creating directories as needed on the notebook but
  32. : getting stuck in this one (always the same) directory on the desktop.  So
  33. : once it gets stuck like that it starts creating all these directories on
  34. : the notebook but copying into them the same files, from the same wrong
  35. : directory on the desktop.
  36. : E.G. it will copy 
  37. :  desktop/subdira -> notebook/subdira
  38. :  desktop/subdirb -> notebook/subdirb
  39. :  desktop/subdirc -> notebook/subdirc
  40. :  desktop/subdird -> notebook/subdird
  41. :  desktop/subdird -> notebook/subdire
  42. :  desktop/subdird -> notebook/subdirf
  43. :  and so on until I escape out.
  44. : I've tried changing the file type from labeled to binary, but that didn't
  45. : help.  
  46.  
  47. You will need to send packet and debug logs from both sides of the
  48. connection to kermit-support@columbia.edu in order for us to track
  49. this one down.
  50.  
  51. : I tried using the xsend32.com that came with kermit-95 but couldn't figure
  52. : it out. the xsend32.txt referred to in the documentation was not on my
  53. : disks.
  54.  
  55. Where is xsend32.txt referred to?
  56.  
  57. The docs for XSEND32.EXE are in DOCS\UPDATES.TXT section 5.8.
  58.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  59.                  The Kermit Project * Columbia University
  60.        612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  61.     http://www.columbia.edu/kermit/k95.html * kermit-support@columbia.edu